Autogenerated HTML docs for v1.9.1-429-g25d1a
diff --git a/git-config.html b/git-config.html index 2e26e96..8279ba2 100644 --- a/git-config.html +++ b/git-config.html
@@ -1457,8 +1457,11 @@ <h3 id="_variables">Variables</h3> <div class="paragraph"><p>Note that this list is non-comprehensive and not necessarily complete. For command-specific variables, you will find a more detailed description -in the appropriate manual page. You will find a description of non-core -porcelain configuration variables in the respective porcelain documentation.</p></div> +in the appropriate manual page.</p></div> +<div class="paragraph"><p>Other git-related tools may and do use their own variables. When +inventing new variables for use in your own tool, make sure their +names do not conflict with those that are used by Git itself and +other popular tools, and describe them in your documentation.</p></div> <div class="dlist"><dl> <dt class="hdlist1"> advice.*